gpsbabel.git
23 years agoImplement Garmin Mapsource format.
robertl [Fri, 10 Jan 2003 19:58:07 +0000 (19:58 +0000)]
Implement Garmin Mapsource format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@227 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoJumbo patch from Mottram.
robertl [Fri, 10 Jan 2003 18:28:02 +0000 (18:28 +0000)]
Jumbo patch from Mottram.
Fix README.
Use sprintf becuase snprintf is unfortunately not in C89.
Make testo play nicer with PSP to avoid hyperactive fp differences.
tpg.c avoid sign extension.
Various style files: don't use %lf.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@226 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCompletly new, data driven XSV handlers. Thanx, Alex!
robertl [Wed, 8 Jan 2003 16:06:36 +0000 (16:06 +0000)]
Completly new, data driven XSV handlers.  Thanx, Alex!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@225 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix up timezones on GPX input. Combination of Park, Fouts, and myself.
robertl [Wed, 8 Jan 2003 15:58:23 +0000 (15:58 +0000)]
Fix up timezones on GPX input.  Combination of Park, Fouts, and myself.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@224 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDetach explicit polling for acks from rx state machine.
robertl [Tue, 7 Jan 2003 14:48:14 +0000 (14:48 +0000)]
Detach explicit polling for acks from rx state machine.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@223 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTidy return value of rtrim. From Fouts.
robertl [Tue, 7 Jan 2003 05:31:05 +0000 (05:31 +0000)]
Tidy return value of rtrim.   From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@222 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoIgnore gpsbabel binary.
robertl [Tue, 7 Jan 2003 03:28:06 +0000 (03:28 +0000)]
Ignore gpsbabel binary.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@221 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoIgnore scopes.
robertl [Tue, 7 Jan 2003 03:23:25 +0000 (03:23 +0000)]
Ignore scopes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@220 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoThere is a %lf in scanf, but not printf. From Fouts.
robertl [Mon, 6 Jan 2003 23:58:53 +0000 (23:58 +0000)]
There is a %lf in scanf, but not printf.   From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@219 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCast ptr subtraction. From Fouts.
robertl [Mon, 6 Jan 2003 23:41:47 +0000 (23:41 +0000)]
Cast ptr subtraction.  From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@218 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoWhack stray semi. From Fouts.
robertl [Mon, 6 Jan 2003 23:33:13 +0000 (23:33 +0000)]
Whack stray semi.  From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@217 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoGPX: Count size of entity replacements instead of divining it.
robertl [Thu, 2 Jan 2003 04:07:24 +0000 (04:07 +0000)]
GPX: Count size of entity replacements instead of divining it.
Magproto: More thoroughly close Windows handles.
From Mottram.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@216 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoNull terminate array, add space on closing tags in chain for Topografix.
robertl [Wed, 1 Jan 2003 17:03:20 +0000 (17:03 +0000)]
Null terminate array, add space on closing tags in chain for Topografix.

fixes from Alex and Ron.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@215 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRevert bad timezone fix in GPX.
robertl [Wed, 1 Jan 2003 02:25:19 +0000 (02:25 +0000)]
Revert bad timezone fix in GPX.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@214 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRobustify windows serial handling.
robertl [Tue, 31 Dec 2002 17:23:02 +0000 (17:23 +0000)]
Robustify windows serial handling.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@213 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoSave unknown tags during processing. From Ron Parker.
robertl [Tue, 31 Dec 2002 06:23:21 +0000 (06:23 +0000)]
Save unknown tags during processing.   From Ron Parker.
Handle entities on output.   From Alex Mottram.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@212 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCorrectly terminate waypoint "strings" before going to receiver.
robertl [Tue, 31 Dec 2002 05:47:11 +0000 (05:47 +0000)]
Correctly terminate waypoint "strings" before going to receiver.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@211 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInclude version in zip filename.
robertl [Tue, 31 Dec 2002 05:46:20 +0000 (05:46 +0000)]
Include version in zip filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@210 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd tips for Garmin serial comms.
robertl [Sun, 29 Dec 2002 21:03:23 +0000 (21:03 +0000)]
Add tips for Garmin serial comms.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@209 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMultiple arguments require a command with each filename.
robertl [Sat, 21 Dec 2002 06:48:25 +0000 (06:48 +0000)]
Multiple arguments require a command with each filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@208 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoparse url and logpoints. Thanx, Alex!
robertl [Thu, 19 Dec 2002 15:25:55 +0000 (15:25 +0000)]
parse url and logpoints.   Thanx, Alex!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@207 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCorrectly parse lat/lon from magellan track messasges.
robertl [Sun, 15 Dec 2002 23:05:07 +0000 (23:05 +0000)]
Correctly parse lat/lon from magellan track messasges.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@206 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMore accurately track unknown waypoints on input.
robertl [Fri, 13 Dec 2002 18:56:31 +0000 (18:56 +0000)]
More accurately track unknown waypoints on input.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@205 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix "problem" (looks like legal XML to me, grrr) in geo loc format that
robertl [Wed, 11 Dec 2002 06:54:09 +0000 (06:54 +0000)]
Fix "problem" (looks like legal XML to me, grrr) in geo loc format that
prevented geobuddy from reading the output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@204 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdates from Alex.
robertl [Tue, 10 Dec 2002 15:36:57 +0000 (15:36 +0000)]
Updates from Alex.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@202 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFinal prep for 1.1.0 release.
robertl [Tue, 10 Dec 2002 02:25:03 +0000 (02:25 +0000)]
Final prep for 1.1.0 release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@200 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd files so release process will work.
robertl [Mon, 9 Dec 2002 06:10:07 +0000 (06:10 +0000)]
Add files so release process will work.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@198 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAttempt to plaster over note->description grief when wpt is added.
robertl [Mon, 9 Dec 2002 06:00:26 +0000 (06:00 +0000)]
Attempt to plaster over note->description grief when wpt is added.
Add option to CSV to prefer shortname over description.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@196 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInclude backslashes in args to 'fatal'.
robertl [Fri, 6 Dec 2002 15:55:20 +0000 (15:55 +0000)]
Include backslashes in args to 'fatal'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@195 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoClear up confusion about groundspeak:date tags.
robertl [Fri, 6 Dec 2002 15:52:34 +0000 (15:52 +0000)]
Clear up confusion about groundspeak:date tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@194 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInclude version number in binary and help output.
robertl [Fri, 6 Dec 2002 15:49:23 +0000 (15:49 +0000)]
Include version number in binary and help output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@193 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix error I introduced on type of GPS_Serial_Read yesterday.
robertl [Fri, 6 Dec 2002 15:48:59 +0000 (15:48 +0000)]
Fix error I introduced on type of GPS_Serial_Read yesterday.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@192 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoKjeld moved some fields under Ron for new Cetus. Try again. :-)
robertl [Thu, 5 Dec 2002 22:10:18 +0000 (22:10 +0000)]
Kjeld moved some fields under Ron for new Cetus.   Try again. :-)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@191 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMisc language cleanups.
robertl [Thu, 5 Dec 2002 18:45:35 +0000 (18:45 +0000)]
Misc language cleanups.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@190 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdate from Ron Parker.
robertl [Thu, 5 Dec 2002 18:08:28 +0000 (18:08 +0000)]
Update from Ron Parker.
Support Cetus 1.1b18.
Add notest to GPSPilot.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@189 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoA new binary from Josh.
robertl [Wed, 4 Dec 2002 17:45:47 +0000 (17:45 +0000)]
A new binary from Josh.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@188 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdate from Josh. Get the extension list dynamically instead of from
robertl [Wed, 4 Dec 2002 17:44:45 +0000 (17:44 +0000)]
Update from Josh.   Get the extension list dynamically instead of from
internal table.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@187 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRemove DOS CR's from files.
robertl [Wed, 4 Dec 2002 17:36:49 +0000 (17:36 +0000)]
Remove DOS CR's from files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@186 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoLet Zipfile contain both Windows binaries.
robertl [Wed, 4 Dec 2002 02:08:31 +0000 (02:08 +0000)]
Let Zipfile contain both Windows binaries.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@185 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd cmd line flags to allow wrappers to grope what formats we support.
robertl [Wed, 4 Dec 2002 02:03:01 +0000 (02:03 +0000)]
Add cmd line flags to allow wrappers to grope what formats we support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@184 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd gpsdrive, courtesy Alan Curry.
robertl [Tue, 3 Dec 2002 22:48:36 +0000 (22:48 +0000)]
Add gpsdrive, courtesy Alan Curry.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@183 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd the Josh's front end for Windows.
robertl [Tue, 3 Dec 2002 22:25:28 +0000 (22:25 +0000)]
Add the Josh's front end for Windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@182 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMore notes<->description fallout. Sigh.
robertl [Wed, 27 Nov 2002 23:10:13 +0000 (23:10 +0000)]
More notes<->description fallout.   Sigh.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@181 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMisc fixes for Mag 315.
robertl [Wed, 27 Nov 2002 18:42:23 +0000 (18:42 +0000)]
Misc fixes for Mag 315.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@180 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd multi-cache icons for Magellan.
robertl [Tue, 26 Nov 2002 17:47:50 +0000 (17:47 +0000)]
Add multi-cache icons for Magellan.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@179 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRegenerate dependencies, add Makefile target to (sort of) automate it.
robertl [Mon, 25 Nov 2002 21:39:17 +0000 (21:39 +0000)]
Regenerate dependencies, add Makefile target to (sort of) automate it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@178 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years ago1) Clean up a number of memory overwrites exposed by running Garmin
robertl [Mon, 25 Nov 2002 01:01:39 +0000 (01:01 +0000)]
1) Clean up a number of memory overwrites exposed by running Garmin
protocol under Windows that don't show up with efence on Linux.

2) Don't cross the ident and shortnames of the waypoints.

gpsapp.c) Correct loops for D108 and D109 that are looking at zero
   terminated strings when its own doc says that the input is NOT
   zero terminated strings.  (Why am I rapidly losing faith in jeeps?)

gpsmem.c) Initialize several more waypoint fields on startup.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@177 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd selectors for GPX and pdb.
robertl [Sun, 24 Nov 2002 03:52:22 +0000 (03:52 +0000)]
Add selectors for GPX and pdb.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@176 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBetter determination of garmin waypoint shortname length. From Alan acurry.
robertl [Fri, 22 Nov 2002 16:32:27 +0000 (16:32 +0000)]
Better determination of garmin waypoint shortname length.  From Alan acurry.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@175 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFinish prototyping GUI Actually invokes gpsbabel now.
robertl [Thu, 21 Nov 2002 05:46:55 +0000 (05:46 +0000)]
Finish prototyping GUI  Actually invokes gpsbabel now.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@174 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoSet environment up for testing.
robertl [Thu, 21 Nov 2002 05:37:16 +0000 (05:37 +0000)]
Set environment up for testing.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@173 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTighten test suite for Windows; sync it to UNIX one more closely.
robertl [Thu, 21 Nov 2002 05:36:10 +0000 (05:36 +0000)]
Tighten test suite for Windows; sync it to UNIX one more closely.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@172 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAnother swing at the illusion that com ports can be files in windows.
robertl [Thu, 21 Nov 2002 05:22:24 +0000 (05:22 +0000)]
Another swing at the illusion that com ports can be files in windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@171 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd tracklog support.
robertl [Wed, 20 Nov 2002 16:10:56 +0000 (16:10 +0000)]
Add tracklog support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@170 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoZero a route head when alloced.
robertl [Wed, 20 Nov 2002 15:59:09 +0000 (15:59 +0000)]
Zero a route head when alloced.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@169 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDisplay alt in a track if we have it.
robertl [Wed, 20 Nov 2002 15:58:36 +0000 (15:58 +0000)]
Display alt in a track if we have it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@168 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoLook in text field, too...
robertl [Sun, 17 Nov 2002 02:39:56 +0000 (02:39 +0000)]
Look in text field, too...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@167 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd support for Magellan Sportrak.
robertl [Sun, 17 Nov 2002 02:21:30 +0000 (02:21 +0000)]
Add support for Magellan Sportrak.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@166 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoHonor unknown alt (make zero) on upload.
robertl [Sat, 16 Nov 2002 03:06:08 +0000 (03:06 +0000)]
Honor unknown alt (make zero) on upload.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@165 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDon't use C++ comments.
robertl [Fri, 15 Nov 2002 06:11:52 +0000 (06:11 +0000)]
Don't use C++ comments.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@164 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAllow 20 byte waypoint names (wow!) on V. Make runtime selectable.
robertl [Fri, 15 Nov 2002 06:11:07 +0000 (06:11 +0000)]
Allow 20 byte waypoint names (wow!) on V.   Make runtime selectable.
Take description or notes as source for shortname.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@163 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agosnprintf is C99, not C90.
robertl [Fri, 15 Nov 2002 06:10:08 +0000 (06:10 +0000)]
snprintf is C99, not C90.
Whack color and class so data will display on the GPS V.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@162 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUse new 'GPS_Diag' for diagnosing data to/from serial port.
robertl [Fri, 15 Nov 2002 06:09:24 +0000 (06:09 +0000)]
Use new 'GPS_Diag' for diagnosing data to/from serial port.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@161 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd 'GPS_Diag' function to sensibly log data to/from serial port.
robertl [Fri, 15 Nov 2002 06:08:52 +0000 (06:08 +0000)]
Add 'GPS_Diag' function to sensibly log data to/from serial port.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@160 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdate magellan to read track data into correct internal structure.
robertl [Fri, 15 Nov 2002 03:37:50 +0000 (03:37 +0000)]
Update magellan to read track data into correct internal structure.
Modify GPX code to to call headers.
Let main default to waypoint processing.
Start adding reference files for tracks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@159 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoImplement the "cmt" tag, duplicating to/from description when needed.
robertl [Thu, 14 Nov 2002 14:26:53 +0000 (14:26 +0000)]
Implement the "cmt" tag, duplicating to/from description when needed.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@158 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd D109 support for newer Garmins.
robertl [Thu, 14 Nov 2002 07:17:24 +0000 (07:17 +0000)]
Add D109 support for newer Garmins.
   (I am amused by neither Jeeps handling of this nor Garmins gratituously
incompatible protocol design ...)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@157 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMove diag-nose exclusively into debug level 2
robertl [Thu, 14 Nov 2002 05:26:01 +0000 (05:26 +0000)]
Move diag-nose exclusively into debug level 2

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@156 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMake debug levels more sensible.
robertl [Thu, 14 Nov 2002 05:17:08 +0000 (05:17 +0000)]
Make debug levels more sensible.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@155 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd rtrim to trim those scanf'ed things with all the trailing whitespace.
robertl [Thu, 14 Nov 2002 05:16:05 +0000 (05:16 +0000)]
Add rtrim to trim those scanf'ed things with all the trailing whitespace.
csv_stringtrim isn't quite what we need...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@154 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRespect unknown alt on output.
robertl [Thu, 14 Nov 2002 04:51:55 +0000 (04:51 +0000)]
Respect unknown alt on output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@153 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTurn on Jeeps debugging via command line.
robertl [Thu, 14 Nov 2002 04:34:51 +0000 (04:34 +0000)]
Turn on Jeeps debugging via command line.
Handle unknown altitude on input.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@152 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdates from Nich Heaphy.
robertl [Sun, 10 Nov 2002 05:45:58 +0000 (05:45 +0000)]
Updates from Nich Heaphy.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@151 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRename TopoMapPro from tmp to tmpro. Thanx, Nick!
robertl [Thu, 7 Nov 2002 05:25:06 +0000 (05:25 +0000)]
Rename TopoMapPro from tmp to tmpro.    Thanx, Nick!
Updated README.contib.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@150 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd sketchy pointy clicky thingy wrapper in TK.
robertl [Wed, 6 Nov 2002 15:41:46 +0000 (15:41 +0000)]
Add sketchy pointy clicky thingy wrapper in TK.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@149 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd TopoMapPro. From Nick Heaphy.
robertl [Wed, 6 Nov 2002 14:27:45 +0000 (14:27 +0000)]
Add TopoMapPro.  From Nick Heaphy.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@148 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRemove free from get_options. Thanx, Alex!
robertl [Tue, 5 Nov 2002 18:05:25 +0000 (18:05 +0000)]
Remove free from get_options.  Thanx, Alex!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@147 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd find waypt by name.
robertl [Tue, 5 Nov 2002 06:13:28 +0000 (06:13 +0000)]
Add find waypt by name.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@146 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd target-specific init options to all file formats.
robertl [Tue, 5 Nov 2002 06:08:52 +0000 (06:08 +0000)]
Add target-specific init options to all file formats.
Add 'baud' option to magproto.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@145 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRename our "round" to "si_round".
robertl [Tue, 5 Nov 2002 02:19:29 +0000 (02:19 +0000)]
Rename our "round" to "si_round".

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@144 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix bug parsing MDY in magproto.
robertl [Fri, 1 Nov 2002 02:52:06 +0000 (02:52 +0000)]
Fix bug parsing MDY in magproto.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@143 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoGPX: Don't emit name and descr if we don't have them.
robertl [Fri, 1 Nov 2002 02:45:10 +0000 (02:45 +0000)]
GPX: Don't emit name and descr if we don't have them.
magproto: remove debug msg
gpsread: alleged fix for banana.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@142 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd undocumented (grrr) trkseg tags to gpx track handling.
robertl [Tue, 29 Oct 2002 03:07:40 +0000 (03:07 +0000)]
Add undocumented (grrr) trkseg tags to gpx track handling.
Misc cleanups for tracks and routes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@141 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd validator for GPX output.
robertl [Tue, 29 Oct 2002 03:05:16 +0000 (03:05 +0000)]
Add validator for GPX output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@140 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd chicago tracklog, as created by mapsend.
robertl [Tue, 29 Oct 2002 03:03:03 +0000 (03:03 +0000)]
Add chicago tracklog, as created by mapsend.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@139 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd ability to read track files to Magellan mapsend.
robertl [Tue, 29 Oct 2002 01:36:18 +0000 (01:36 +0000)]
Add ability to read track files to Magellan mapsend.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@138 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoClean up a few missing prototypes, normalize calls to fatal somewhat.
robertl [Fri, 25 Oct 2002 14:48:22 +0000 (14:48 +0000)]
Clean up a few missing prototypes, normalize calls to fatal somewhat.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@137 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd 'notes' to struct waypoint for Ron.
robertl [Fri, 25 Oct 2002 13:59:51 +0000 (13:59 +0000)]
Add 'notes' to struct waypoint for Ron.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@136 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAlex provides a new README.psp.
robertl [Wed, 23 Oct 2002 20:33:22 +0000 (20:33 +0000)]
Alex provides a new README.psp.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@135 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBetter quadrant mapping for MS pushpin. Add README.psp. From Alex Mottram.
robertl [Wed, 23 Oct 2002 14:47:11 +0000 (14:47 +0000)]
Better quadrant mapping for MS pushpin.  Add README.psp.  From Alex Mottram.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@134 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoComment fix.
robertl [Wed, 23 Oct 2002 13:56:36 +0000 (13:56 +0000)]
Comment fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@133 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoPick up missed fix for route_head_alloc.
robertl [Tue, 22 Oct 2002 19:13:31 +0000 (19:13 +0000)]
Pick up missed fix for route_head_alloc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@132 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBring in magellan route parsing code I'd had laying around. It's not
robertl [Tue, 22 Oct 2002 19:11:04 +0000 (19:11 +0000)]
Bring in magellan route parsing code I'd had laying around.   It's not
hooked up to anything useful just yet.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@131 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoStart sketching in routing functions.
robertl [Tue, 22 Oct 2002 19:04:41 +0000 (19:04 +0000)]
Start sketching in routing functions.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@130 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFrom Peter Roosen
robertl [Tue, 22 Oct 2002 18:48:08 +0000 (18:48 +0000)]
From Peter Roosen
Add -t, -w, -r command lines
Activate/fix code in magproto to parse tracks.
From me:
csv, dna, holux, mxf, ozi, psp, tpg, misc language conformance cleanups.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@129 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd unknonw alt support for Cetus. From Ron Parker.
robertl [Tue, 22 Oct 2002 17:21:12 +0000 (17:21 +0000)]
Add unknonw alt support for Cetus.   From Ron Parker.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@128 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix patch botch.
robertl [Fri, 18 Oct 2002 04:26:20 +0000 (04:26 +0000)]
Fix patch botch.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@127 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFinish up gpspilot support. Thanx to Ron Parker!
robertl [Fri, 18 Oct 2002 04:22:19 +0000 (04:22 +0000)]
Finish up gpspilot support.   Thanx to Ron Parker!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@126 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoComplete Magellan Navigator support. Thanx to Ron Parker!
robertl [Fri, 18 Oct 2002 04:12:46 +0000 (04:12 +0000)]
Complete Magellan Navigator support.   Thanx to Ron Parker!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@125 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFinish magellan nav companion. From Ron Parker.
robertl [Thu, 17 Oct 2002 06:26:52 +0000 (06:26 +0000)]
Finish magellan nav companion.  From Ron Parker.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@124 f51c46e8-681c-474f-0cfe-069cfd0219fb